﻿.container{max-width:1200px;}
.lm-body{padding-top:10px;padding-bottom:10px;}
.lmdh{position:relative;z-index:2;width:100%;margin-top: -50px;background-color: rgba(255, 255, 255, .2);}
@media (max-width:767px) /*手机端*/
{
.lmdh{margin-top: 0px;}
}
@media (max-width:1025px) /*手机端*/
{
.lm-body{padding-top:0px;padding-bottom:0px;}
}
/*网站公共样式*/
.info-content1{font-size:16px;line-height:2;min-height: 300px;padding:10px 0;}
.info-content{font-size:16px;line-height:2;min-height: 300px;padding:10px 100px;border:1px #ddd solid;margin:20px 0;overflow: hidden; }
.info-content .title{line-height:30px;padding:20px 0 12px;border-bottom: #f2f2f2 1px solid;font-weight: normal;}
.info-content .title1{line-height:1.5;text-align: center;padding:20px 0;border-bottom: #f2f2f2 0px solid;font-weight: normal;}
.info-content .info{color:#999;}
.info-content p{padding: 0px;margin:10px 0px;}
.info-content1 p{padding: 0px;margin:10px 0px;}
.info-content img{max-width: 80%;}
.info-next{clear:both;display: block;font-size:14px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin:12px 0;padding:12px 0;overflow: hidden;}
.info-next li{float: left;width:50%;}
.info-next .t-right{text-align:right;float: right;}
@media (max-width:767px) /*手机端*/
{
    .info-content{font-size:14px;padding:0px 0px;border:0px #eee solid;margin-top:15px; }
    .info-next{margin:5px 0;}
    .info-next li{width:100%;}
    .info-next .t-right{text-align: left;}
}

a{color:#333;text-decoration:none;}                                            
a:hover{color:#0b8ad7}
a:focus{color:#0b8ad7}
a.btn-more{display:inline-block;width:140px;height:34px;line-height:32px;background:#0b8ad7;border:1px #0b8ad7 solid;border-radius: 17px;color:#fff;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin-top:25px}
a.btn-more:hover{background:#fff;border-color:#0b8ad7;color:#0b8ad7;}

.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;-webkit-transition: all 0.5s;transition: all 0.5s;}

.text-overflow {
  overflow: hidden; display: block; white-space: nowrap;text-overflow:ellipsis; -ms-text-overflow: ellipsis;
}
.text-overflow-lines2 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines3 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines4 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}
.search-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .5);overflow:hidden;z-index:99;top: 0;left: 0;}

/*子栏目_布局*/
.zlm-news {
  padding: 20px 0px;
  background: #f2f2f2;
  border-top: 1px solid #f0f2f5;
}

.zlm-news .zlm-news-list {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    padding: 30px;
}
.zlm-news .zlm-news-bar {
  background: #ffffff;
  margin-bottom: 0px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

@media (max-width:767px) /*手机端*/
{
    .zlm-news {
  padding: 10px 0px;
}
    .zlm-news .zlm-news-list {

    padding: 10px;
    }
    .zlm-news .zlm-news-bar {

  margin-bottom: 10px;
  padding: 0px;

    }
}

/*首页模块样式*/
.module-box {position:relative;padding:60px 0px}
.module-box .module-title{clear:both;text-align:center;margin:0px 0px 30px 0px;}
.module-box .module-title .cn-title{display:block;color:#333;font-size:30px;font-weight: bold;line-height:45px;}
.module-box .module-title .cn-title2{font-size:36px;font-weight: bold;}
.module-box .module-title .cn-title .s2{color: #0b8ad7;text-transform:uppercase;}
.module-box .module-title .en-title{display:inline-block;*display:inline;*zoom:1;color:#7f7f7f;font-size:12px;text-transform:uppercase;}
.module-box .module-title .en-title i{float:left;width:15px;background:#7f7f7f;height:1px;margin-top:9px; }
.module-box .module-title .en-title span{float:left;margin:0px 6px;}

@media (max-width:768px) /*手机端*/
{
.module-box {padding:30px 0px}
.module-box .module-title{margin:0px 0px 20px 0px;}
.module-box .module-title .cn-title{font-size:24px;line-height:30px;}
.module-box .module-title .en-title i{width:12px;}
}

/*顶部样式*/
.header{position:relative;background: #f3f3f3;}
.header .logo {float: left;text-align: left;height: 80px;}
.header .logo img{height: 100%;padding:10px 0;}

.web_hh_t {
    clear: both;
    width: 100%;
    background:#0b8ad7;
    height: 35px;
    line-height: 35px;
}

.web_hh_t h6 {
    font-weight: normal;
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    padding-left: 12px;
}

.web_hh_t .web_h_R {
color: #fff;
    float: right;
    padding-right:0px;
}

.web_hh_t .web_h_R a {
    color: #fff;
    display: block;
    float: left;
    margin-right: 0px;
    cursor: pointer;
}

.web_hh_t .web_h_R span{
    float: left;
    font-size: 12px;
    line-height: 35px;
    margin:0 10px;
}
.web_hh_t .web_h_R b{

    font-size: 16px;
    color:#eee;
}
.shurukuang{float: right;margin-top: 0px;text-align:center;background:#fff;border-radius: 18px;box-shadow: -1px -1px 2px 1px rgba(0,0,0,0.2);}
.shurukuang input {width: 200px;background: none;border: 0px;margin: 0;outline: none;color: #666;height: 35px;line-height: 35px;padding: 0px 0 0px 20px;box-sizing: content-box;}
.shurukuang button:focus{outline:0;} 
.shurukuang .s-btn{background: none;border:none;height:35px;line-height: 35px;color:#999;padding-right:15px;}
.shurukuang .s-btn i{font-size: 20px;border:none;}
/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}


/*搜索样式*/
.s-bar{clear:both;padding:20px 0;width:100%;overflow:hidden;}
.s-bar .s-input{float:left;border:1px solid #0b8ad7;border-right:0px;padding-left:10px;height:36px;width:75%;font-size:14px;line-height:32px;color:#666}
.s-bar .s-btn{float:left;border:0px;background:#0b8ad7;width:25%;height:36px;color: #fff;cursor:pointer}

/*主菜单*/
@media (min-width:1200px) /*pc端*/
{
.container{position:relative}
.header {z-index: 100;}
.header .nav-toggle{display:none}
.header a.logo{line-height: 60px;}
.header .phonelogo{display:none;}
.pageheader{background-color:#fff;border-top: 3px solid #0b8ad7;border-bottom: 1px solid rgb(229, 229, 229);}
.pageheader .nav > ul > li > a{color:#000;}
.pageheader .nav > ul > li > a::after{background-color: #0b8ad7;}
.pageheader .nav > ul > li.current > a,.pageheader .nav > ul > li > a:hover{color:#0b8ad7;}
.pageheader .search .fa{color: #0b8ad7;}

.nav{padding-top:0px;padding-right:0px;}
.nav>ul>li{float:left;text-align:center;line-height:80px;}
.nav>ul>li>ul{position:absolute;}
.nav>ul>li>a{font-size:16px;padding:0 22px;}
.nav >ul>li.current >a,.nav >ul>li> a:hover{color:#0b8ad7;font-weight: bold;}
.nav li:hover> ul{display:block;}
.nav> ul > li > ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:-8px;left: 45%;content: "";width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom: 8px solid #0b8ad7;}
.nav> ul > li > ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
.nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:15px;line-height:50px} 
.nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#0377bd;}

.nav ul li{position:relative;}      
.nav ul li .arrow{display:none}
.nav ul li ul{background-color:#0b8ad7;display:none;position:absolute;left: 50%;transform: translateX(-50%); z-index:2;width:125px} /*二级ul样式*/
.nav ul li ul li ul{left:100%;top:0px; display:none;left: 100%;transform: translateX(0%);}/*三级以后ul样式*/
.el-input-group {width: 50%!important;}
.nav ul li[data-id="200"] ul {width:160px;} 
.nav ul li[data-id="198"] ul {width:160px;} 
}

@media (max-width:1200px) /*手机端*/
{
.header .logo {height: 60px;}
.header .logo img{padding:8px 0;}
.header .nav-toggle{position:absolute;right:0px;top:20px;font-size:25px;color:#666;min-width:60px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1;}
.header .nav-toggle.active{color:#fff;}

.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#666;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#0b8ad7;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}
}
/*搜索*/
.right-icon-box{position:absolute;top:0px;right:10px;text-align:right;font-size:20px;}
.right-icon-box .fa{color:#666;line-height:0px;font-size:20px;display:inline-block;width:40px;cursor:pointer;text-align:center}
.right-icon-box .fa-remove{font-size:25px;color:#0b8ad7}
.right-icon-box .fa:hover{color:#0b8ad7}
.search-show{position:absolute;width:100%;top:116px;z-index:2;background: rgba(255, 255, 255,1);display:none;border-bottom: 2px solid #ccc;border-top: 1px solid rgb(229, 229, 229);}
.search-show .box{position: relative;padding-top:60px;padding-bottom:50px; max-width:1000px;margin:0px auto;}
.search-show .box .title{position: relative;}
.search-show .box .title input{border: 0;border-bottom: 2px solid #E5E5E5;color:#999;width:90%;font-size: 18px;padding-bottom: 5px;}
.search-show .box .fa-search{font-size:25px;cursor:pointer;color:#666;}
.search-show .box .fa-search:hover{color:#0b8ad7;}
.search-show .box .hot-word{}
.search-show .box .hot-word .text{margin: 46px 0 27px;color: #333;font-size: 18px;}
.search-show .box .hot-word ul{width: 100%;}
.search-show .box .hot-word ul li{float: left;text-align: center;margin: 10px;}
.search-show .box .hot-word ul li{display: block;color: #333;line-height: 40px;border-radius: 20px;background-color: #F5F5F5;padding:4px 20px;}
.search-show .hot-word span{cursor:pointer;display:block;}
.search-phone{margin-top: 20px;padding-bottom: 60px;}
.search-phone .ss-box{position:relative;margin:60px auto;border:1px solid #cfcfcf;background:#fff;width:100%;height:36px;font-size:15px;margin:0px auto;}
.search-phone .ss-box .phone-input{width:100%;outline:none;border:none;line-height:34px;padding-left:0px;background-color:transparent;}
.search-phone .ss-box .phone-btn{position: absolute;right: -10px;top: 0;width: 38px;height: 32px;cursor: pointer;font-weight: bold;line-height: 32px;outline: none;border: none;background-color: #fff;}
.search-phone .font span{cursor:pointer;}
.search-phone .font span:hover{color:#da0000;}
.dethingTitle{margin:20px 0;}
.dethingTitle strong{font-size:20px;}

@media (min-width:1200px) /*pc端*/
{
   .right-icon-box{padding-top:25px;}
   .right-icon-box .fa-bars{display:none!important}
   
}
@media (max-width:1200px) /*手机端*/
{
  .right-icon-box{padding-top:15px;}
  .right-icon-box .fa{width:30px;}
    .search-show{top:60px;}
    .right-icon-box .fa-remove{font-size:20px;}
}
/*子栏目样式*/
.sub-nav-box {clear: both;position: relative;z-index: 2;margin-top:0px;}
.sub-nav-box .sub-nav-title{display:none;height:80px;padding-left:20px;color:white;background:rgba(59,105,164,0.8);}

.sub-nav-box .sub-nav-title .nav-toggle{width:50px;line-height:40px;padding: 0px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box .sub-nav-title .nav-toggle.active{color:#333}

.sub-nav-box .sub-nav{clear:both;position: relative;height: 50px;text-align: center;width:100%;margin:40px 0 10px;}
.sub-nav-box .sub-nav li{display: inline-block;vertical-align: top;margin:0 10px;}
.sub-nav-box .sub-nav li a{display: block;height: 50px;line-height: 48px;font-size: 16px;font-weight: bold;position: relative;padding: 0 25px;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius: 25px;border:2px #0b8ad7 solid;color:#0b8ad7;}
.sub-nav-box .sub-nav li a:hover{color:#fff;background:#0b8ad7;}
.sub-nav-box .sub-nav li ul{display:block}
.sub-nav-box .sub-nav li:hover> ul li{display:block;}
.sub-nav-box .sub-nav li ul li {display: none;margin:10px 0;}
.sub-nav-box .sub-nav li ul li a{height: 44px;line-height: 42px;background:#fff;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:80px}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:56px;line-height:56px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:normal;font-size:18px;}

.sub-nav-box .sub-nav li.current > a{color:#fff;background:#0b8ad7;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{color:#0b8ad7;transform:rotate(90deg)}

.sub-nav-box0 {clear: both;}
.sub-nav-box0 .sub-nav-title0{height:38px;line-height:38px;text-align:left;padding-left:15px;background:#007dc8;border-radius:4px;font-size:16px;color:white;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}
.sub-nav-box0 .sub-nav0{clear:both;text-align:center;padding:10px 0;margin-bottom:0px;width:100%;overflow:hidden;}
.sub-nav-box0 .sub-nav0 li{float:left;width:100%;padding-left: 7px;text-align:left;position:relative;border-bottom: solid 1px #f2f2f2;}
.sub-nav-box0 .sub-nav0 li a{display:block;line-height:24px;padding:8px 0;color:#777;}
.sub-nav-box0 .sub-nav0 li a:hover{color:#007dc8;}
.sub-nav-box0 .sub-nav0 li a:before {
  font-family: "FontAwesome";
  content: "\f105";
  margin-right: 5px;
}

.sub-nav-box1 {clear: both;}
.sub-nav-box1 .sub-nav-title1{height:38px;line-height:38px;text-align:left;padding-left:15px;background:#007dc8;border-radius:4px;font-size:16px;color:white;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}
.sub-nav-box1 .sub-nav1{clear:both;text-align:center;padding:10px 0;margin-bottom:0px;width:100%;overflow:hidden;}
.sub-nav-box1 .sub-nav1 li{float:left;width:100%;padding-left: 7px;text-align:left;position:relative;border-bottom: solid 1px #f2f2f2;}
.sub-nav-box1 .sub-nav1 li a{display:block;line-height:24px;padding:8px 0;color:#777;}
.sub-nav-box1 .sub-nav1 li a:hover{color:#007dc8;}
.sub-nav-box1 .sub-nav1 li a:before {
  font-family: "FontAwesome";
  content: "\f105";
  margin-right: 5px;
}
.images-list1 {padding-top: 20px;overflow:hidden;}
.images-list1 .row {margin-left: -5px;margin-right: -5px;}
.images-list1 .row .item a{display:block;overflow:hidden;}
.images-list1 .row .item img{display:block;width:100%;height:auto;}
.images-list1 .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}

.sub-nav-box2 {clear: both;position: relative;z-index: 2;margin-top:-90px;}
.sub-nav-box2 .sub-nav-title{height:80px;padding-left:20px;color:white;background:rgba(11,138,215,0.8);}
.sub-nav-box2 .sub-nav-title span{display:block;}
.sub-nav-box2 .sub-nav-title .s1{line-height:35px;font-size:25px;padding-top:12px;}
.sub-nav-box2 .sub-nav-title .s2{line-height:20px;font-size:12px;text-transform:Uppercase;}


.sub-nav-box2 .sub-nav-title .nav-toggle{width:50px;line-height:40px;padding: 0px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box2 .sub-nav-title .nav-toggle.active{color:#333}

.sub-nav-box2 .sub-nav{clear:both;text-align:center;margin-bottom:20px;width:100%;}
.sub-nav-box2 .sub-nav li{float:left;width:100%;padding:0px;text-align:left;position:relative;}
.sub-nav-box2 .sub-nav li a{display:block;line-height:50px;border-bottom:1px #d8d8d8 solid;padding-left:42px;font-size:16px;background:#f5f6f8 url(images/nav.png) no-repeat 20px center;}
.sub-nav-box2 .sub-nav li:first-child a{border-top:1px #d8d8d8 solid;}
.sub-nav-box2 .sub-nav li a:hover{color:#fff;background:#0b8ad7 url(images/nav.png) no-repeat 20px center;}
.sub-nav-box2 .sub-nav li ul{display:none}
.sub-nav-box2 .sub-nav li ul li a{padding-left:52px;}
.sub-nav-box2 .sub-nav li ul li ul li a{padding-left:80px}

.sub-nav-box2 li .arrow{position:absolute;right:0px;top:0px;width:54px;height:56px;line-height:56px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box2 li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:normal;font-size:18px;}

.sub-nav-box2 .sub-nav li.current > a{color:#fff;background:#0b8ad7 url(images/nav.png) no-repeat 20px center;}
.sub-nav-box2 .sub-nav li.active > ul{display:block}
.sub-nav-box2 .sub-nav li.active > .arrow{color:#0b8ad7;transform:rotate(90deg)}

@media (max-width:1025px) /*手机端*/
{
    .sub-nav-box {position: static;margin-top:10px;margin-bottom:0px;}
    .sub-nav-box .sub-nav-title{height:40px;line-height:40px;padding-bottom: 0px;text-align:left;font-size:16px;background:#0b8ad7;color: #fff;padding-left: 10px;border-radius: 5px;}

    .sub-nav-box .sub-nav{overflow-y:auto;background:#fff;margin-top:0px;}
    .sub-nav-box .sub-nav li{float:left;width:100%;background:none;}
    .sub-nav-box .sub-nav li a{display:block;padding-left:20px;line-height:50px;border-left:0px #0d556e solid;border-right:0px #0d556e solid;border-bottom:1px #ececec solid;font-size:15px;background:none;}
    .sub-nav-box .sub-nav li a:hover{background:#0b8ad7;}
    .sub-nav-box .sub-nav li.current > a{background:#0b8ad7;}
.sub-nav {display:none}
.sub-nav.active{display:block}
.sub-nav.active{opacity:1;width:260px;max-width:60%;
    position: fixed;
    z-index: 1005;
    top: 0px;
    right: 0px;height:100%;height:100vh;}
    .sub-nav-box .sub-nav li.current > a{background:none;color:#333;}
}

/*栏目-banner*/
.banner{margin:0 auto;text-align:center;height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/

.banner-sub {height: 300px;color: #fff;text-align: center;font-size: 28px;text-shadow: 0 2px 2px #333333;}
.banner-sub .container {display: table;height: 100%;}
.banner-sub .inner {display: table-cell;vertical-align: middle;}
.banner-sub .inner .t1{font-size: 35px;font-weight: bold;margin-top: -10px;}
@media (max-width:1024px) /*手机端*/
{
.banner-sub {height: 200px;font-size: 24px;}
.banner-sub .inner .t1{font-size: 30px;}
}
@media (max-width:767px) /*手机端*/
{
.banner-sub {height: 120px;font-size: 16px;}
.banner-sub .inner .t1{font-size: 20px;margin-top: 0px;}
}
@media (max-width:320px) /*手机端*/
{
.banner-sub {height: 100px;font-size: 14px;}
.banner-sub .inner .t1{font-size: 18px;}
}

/*首页-banner*/
.banner2 {height: 500px;position: relative;background: url(../images/aboutvideo.jpg) no-repeat center / cover;}
.banner2 .text {width: 100%;height: 100%;color: #fff;background: rgba(8,8,9,0.4);}
.banner2 .text .inner {box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
    margin: 0 auto;
    padding-top: 80px;
    overflow: hidden;
    color: #FFFFFF;
    position: relative;
    }
.banner2 .text .pic{-webkit-transform: translateX(-200px);transform: translateX(-200px);-webkit-transition: all 1s;transition: all 1s;opacity: 0;}
.banner2 .text .con{-webkit-transform: translateX(200px);transform: translateX(200px);-webkit-transition: all 1s;transition: all 1s;opacity: 0;}
.banner2 .text .con h4 {font-size: 48px;text-shadow: 0 2px 2px #333333;margin: 20px 0;}
.banner2 .text .con p {font-size: 20px;text-shadow: 0 2px 2px #333333;}

.banner2 .text .s-btn {float: left;margin-top: 20px;-webkit-transform: translateX(200px);transform: translateX(200px);-webkit-transition: all 1s;transition: all 1s;opacity: 0;font-size: 20px;text-shadow: 0 2px 2px #333333;}
.banner2 .text .s-btn a {display: block;cursor:pointer;margin-top: 12px;width: 262px;height: 71px;}

.banner2 .text .code-box{float: right;-webkit-transform: translateX(200px);transform: translateX(200px);-webkit-transition: all 1s;transition: all 1s;opacity: 0;}
.banner2 .text .code-box img{max-width: 180px;}
.banner2 .text .code-txt{font-size: 20px;margin-top: 9px;text-align: center;}

.banner2 .ani-slide .con,.banner2 .ani-slide .s-btn,.banner2 .ani-slide .pic,.banner2 .ani-slide .code-box{-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}

@media (max-width:1366px) 
{
    .banner2 {height: 400px;}
    .banner2 .text .inner {padding-top: 40px;}
    .banner2 .text .con h4 {font-size: 38px;margin: 10px 0;}
    .banner2 .text .con p {font-size: 18px;}
    .banner2 .text .s-btn {font-size: 18px;}
    .banner2 .text .s-btn a {width: 200px;height: 54px;font-size: 18px;}
    .banner2 .text .code-box img{max-width: 135px;}
    .banner2 .text .code-txt{font-size: 16px;margin-top: 5px;}
}
@media (max-width:1024px) /*手机端*/
{
  .banner2 {height: 340px;}
    .banner2 .text .inner {padding-top: 30px;}
    .banner2 .text .con h4 {font-size: 36px;}
    .banner2 .text .s-btn {margin-top: 10px;}
    .banner2 .text .s-btn a {width: 180px;height: 49px;}
    .banner2 .text .code-box img{max-width: 130px;}
    .banner2 .text .code-txt{font-size: 14px;margin-top: 5px;}
    
}
@media (max-width:767px) /*手机端*/
{
  .banner2 {height: 295px;}
    .banner2 .text .con h4 {font-size: 26px;}
    .banner2 .text .con p {font-size: 14px;}
    .banner2 .text .s-btn {font-size: 14px;}
    .banner2 .text .s-btn a {width: 148px;height: 40px;}
}
/*首页_模块标题*/
.sy-title {padding:15px 30px 30px;background:#faf8f9;overflow: hidden;}
.sy-title .tit{height:46px;line-height:46px;margin:0px;border-bottom: 1px solid #d9d9d9;}
.sy-title .t1{font-size:22px;font-weight:normal;padding:0px 0px;}
.sy-title .t1 i{font-size:24px;color:#d32503;}
.sy-title .t2{font-size:12px;color:#999;padding-left:10px;text-transform:uppercase;}
.sy-title .pic{margin-top: 15px;}
.sy-title .pic img{width: 100%;}
.sy-title .more{float:right;text-align:right;color:#999;font-size:14px;padding-top: 4px;}
.sy-title .more a{color:#999;}
.sy-title .more a:hover{color:#d32503;}
.sy-title .cent{padding:10px 0;border: 0px solid #eee;}

.news-list1 {padding-top:10px;}
.news-list1 li.item{clear:both;overflow:hidden;width:100%;padding:0px;font-size:14px;border-bottom: 1px dashed #e3e3e3;}
.news-list1 li.item .title{float:left;padding-left:10px;height:40px;line-height:40px;background:url(images/arr.jpg) no-repeat 1px center;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list1 li.item .date{float:right;padding-right: 0px;color: #999;line-height:40px;}

@media (max-width:767px) /*手机端*/
{
  .sy-title {padding:0px 0px 10px;background:#fff;}
.news-list1 li.item .title{max-width:72%;}
}
/*首页>>公司优势*/
.canvasbox{height:160px;width:100%;background:#f5f5f5;position:relative;overflow:hidden;}
#particles{overflow:hidden;height:160px;width:100%;}
.index-jingyan{position:absolute;top:0;left:0;width:100%;}
.index-jingyan .item{padding:30px 0;text-align:center;}
.index-jingyan .p1{font-size:45px;color:#dfab2b;}
.index-jingyan .p2{font-size:20px;}
.index-jingyan .xiang{position:relative;position:relative;font-size:24px;top:-20px;left:10px;}
.index-jingyan .icon{width:42px;height:48px;position:absolute;top:15px;right:20px;}
@media(max-width:768px){.index-jingyan .p1{font-size:36px;margin-bottom:6px;}
.index-jingyan .p2{font-size:18px;}
.index-jingyan .xiang{font-size:14px;top:-12px;}
.index-jingyan .icon{width:30px;height:36px;position:absolute;top:6px;right:8px;}
}
@media(max-width:468px){.canvasbox{height:120px;}
.index-jingyan{padding-top:12px;}
.index-jingyan .p1{font-size:20px;margin-bottom:6px;}
.index-jingyan .p2{font-size:12px;}
.index-jingyan .xiang{font-size:12px;top:-12px;}
.index-jingyan .item{padding:10px 0;}
}
/*首页-产品展示*/
.productlist{padding: 0px 0;overflow: hidden;}
.productlist li {padding:0px;border:1px solid #e5e5e5;border-right:0px solid #e5e5e5;margin-bottom:0px;}
.productlist li:nth-child(3n){border-right:1px solid #e5e5e5;}
.productlist li:nth-child(n+4){border-top:0px solid #e5e5e5;}
.productlist li:hover {border:1px solid #00a4e1;background: #0b8ad7;-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;}
.productlist .item .title{position:relative;padding:20px 25px;text-align: left;}
.productlist .item .title .t1{background: url(Images/t2.png) no-repeat right top;}
.productlist .item .title .t01{display:block;height:20px;font-size:14px;color: #333;font-weight: normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.productlist .item .title .t02{display:block;font-size:22px;color: #0b8ad7;font-weight: bold;padding:5px 0px;}


.productlist .item:hover .title .t01{color: #fff;}
.productlist .item:hover .title .t02{color: #fff;}

.productlist .item .pic {width:100%;overflow: hidden;}
.productlist .item .pic img{width:100%;}
.productlist .item .pic:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

@media (max-width:768px) /*手机端*/
{
    .productlist .item .title{padding:20px 15px;}
    .productlist .item .title .t02{font-size:18px;font-weight: bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
    .productlist li:nth-child(3n){border-right:0px solid #e5e5e5;}
    .productlist li:nth-child(odd){border-left:1px solid #e5e5e5;}
    .productlist li:nth-child(even){border-right:1px solid #e5e5e5;}
    .productlist li:nth-child(n+3){border-top:0px solid #e5e5e5;}
}
@media (max-width:767px) /*手机端*/
{
    .productlist .item .title{padding:10px 5px;}
    .productlist .item .title .t1{background: none;}
    .productlist .item .title .t02{font-size:16px;}
}
/*首页选项卡*/
.tabBox { width:100%;padding:0px 5px;overflow:hidden;}
.tabBox .hd{text-align: center;margin:0px auto; position:relative;font-size:16px;}
.tabBox .hd ul{text-align: center;}
.tabBox .hd ul li{ display: inline-block;padding:8px 25px;text-align: center;margin: 0px 3px;border-radius:5px;cursor: pointer;background:#eee;}
.tabBox .hd ul .active{ color:#fff;background:#007dc8;}

.tabBox .bd ul{ padding:0px 0px;}

.tabBox .bd .images-list6 {padding:10px 0px;}
.tabBox .bd .images-list6 .item {padding:15px;border:1px solid #e5e5e5;margin-top:20px;background:#fff;box-shadow: 0px 0px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .2);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.tabBox .bd .images-list6 .item:hover {border:1px solid #007dc8;}
.tabBox .bd .images-list6 .item a{display:block;overflow:hidden;font-size:16px;}
.tabBox .bd .images-list6 .item img{display:block;width:100%;height:auto;}
.tabBox .bd .images-list6 .item a:hover img{transform:scale(1.2,1.2);transition: all 0.5s ease-out 0s;}
 @media (max-width:1024px) /*手机端*/
{
  .tabBox .hd ul li{padding:8px 15px;}
}
 @media (max-width:768px) /*手机端*/
{
.tabBox .hd ul li{ padding:5px 15px;margin: 0px 1px 10px;font-size:15px;}
.tabBox .hd ul li:nth-child(n+6){margin-bottom: 0px;}
.tabBox .bd .images-list6 .item {padding:10px;}
.tabBox .bd .images-list6 .item a{font-size:14px;}
}
 @media (max-width:768px) /*手机端*/
{
.tabBox .hd ul li:nth-child(n+4){margin-bottom: 0px;}
}
/*ys*/
.ys-box{
    padding: 60px 0;position: relative;
}
.ys-tit{
    text-align: center;
}
.ys-tit h3{
    font-size: 36px;
    font-weight: bold;
}
.ys-tit p{
    background: url(images/ys-tit.png) no-repeat center;
    width: 399px;
    line-height: 30px;
    font-size: 18px;
    margin: 0 auto;
    color: #666666;
}
.ys-ul{
    width: 100%;
    margin-top: 48px;
}
.ys-ul li{
    margin-top: 30px;
}
.ys-ul li .ys-img{
    width: 512px;
}
.ys-ul li .ys-img img{
    display: block;
    width: 100%;
    height: 100%;
}
.ys-ul li .ys-text{
    width: 512px;
}
.ys-ul li .ys-text h6{
    background: url(images/ys-tt.png) no-repeat center;
    text-align: center;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 36px;
    font-family: Arial-BoldMT;
    transition: .6s;
}
.ys-ul li:hover .ys-text h6{
    transform: translate(200px);
}
.ys-ul li .ys-text b{
    display: block;
    padding: 30px 0 22px;
    font-size: 24px;
    line-height: 32px;
}
.ys-ul li .ys-text p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    overflow: hidden;
    height: 150px;
}
.ys-xian{
    background: url(images/ys-xian.jpg) no-repeat center;
    width: 145px;
    height: 1067px;
    position: absolute;
    left: 50%;
    top: 350px;
    margin-left: -73px;
}
@media (max-width:1024px) /*手机端*/
{
.ys-ul li .ys-img{
    width: 437px;
}
.ys-ul li .ys-text{
    width: 437px;
}
.ys-xian{
    width: 120px;
    top: 250px;
    margin-left: -60px;
}
}
@media (max-width:768px) /*手机端*/
{
.ys-box{
    padding: 40px 0;
}
.ys-tit h3{
    font-size: 24px;
}
.ys-tit p{
    font-size: 17px;
}
.ys-ul{
    margin-top: 30px;
}
.ys-ul li .ys-img{
    width:339px;
}
.ys-ul li .ys-text{
    width:339px;
}
.ys-ul li .ys-text p{
    font-size: 16px;
    line-height: 28px;
    height: 112px;
}
.ys-ul li .ys-text b{
    padding: 30px 0 15px;
    font-size: 22px;
}
.ys-xian{
    background: url(images/ys-xian2.jpg) no-repeat center;
    width: 60px;
    top: 143px;
    margin-left: -30px;
}
}
/*首页>>四大理由手机端*/
.sj_youshi{}
.sj_youshi .item{ margin:10px 0;padding: 12px; border: 1px solid #f6f6f6;border-radius: 8px;box-shadow: 0 0px 10px 0px rgba(0, 150, 255, 0.3); }
.sj_youshi .item .pic{overflow:hidden;}
.sj_youshi .item .pic img{width: 100%; border-radius: 8px; }
.sj_youshi .item .box{ width: 100%;padding:20px 8px 10px;}
.sj_youshi .item .box h5{font-size: 18px; text-align: center; color: #007dc8; }
.sj_youshi .item .box p{ height:100px; line-height: 25px; overflow: hidden; margin-top: 10px; color: #555; }

.sj_youshi .swiper-pagination-bullets .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color:#fff;
      opacity: 1;
      background: rgba(0,0,0,0.25);
    }
.sj_youshi .swiper-pagination-bullets .swiper-pagination-bullet-active {background: #007aff;}

/*首页-优势*/
.in-total {color: #fff;margin-top: -85px;position: relative;z-index:1;text-align: center;background:#46b085}
.in-total li {padding-top: 40px;padding-bottom: 40px;}
.in-total li span {display: block;line-height: 1;font-size: 18px;}
.in-total li strong {font-size: 58px;position: relative;display: inline-block;font-family: Impact;margin-right: 5px;}
.in-total li strong:before {position: absolute;right: -16px;top: 0;font-size: 24px;}
.in-total li p {margin: 10px 0 0;font-size: 18px;}

@media (max-width:1024px) /*手机端*/
{
.in-total {margin-top: 0;}
}  
@media (max-width:768px) /*手机端*/
{
.in-total li:nth-child(n+3) {padding-top: 0px;}
}  
@media (max-width:767px) /*手机端*/
{
.in-total li strong {font-size: 42px;}
.in-total li p {font-size: 16px;}
}

/*首页-企业实力*/
.in-server {text-align: center;}
.in-server li {padding:0;}
.in-server li a {display: block;border: 1px solid #f4f4f4;text-align: center;padding:0;-webkit-transition: all 0.5s;transition: all 0.5s;}
.in-server li .i-center {height: 170px;line-height: 170px;padding-top: 0px;background:#fff url(../images/ys2-bg.png) no-repeat center center;}
.in-server li .i-center i{font-size: 50px;color: #fff;text-align: center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.in-server li .box{background-color: #fff;padding: 0px 20px 25px;}
.in-server li .num{font-size: 48px;font-weight: lighter;}
.in-server li .line{margin:10px auto;width:50px;height:1px;background:#c3c3c3;}
.in-server li h4 {margin: 20px 0 10px;font-size: 20px;font-weight: normal;}
.in-server li p {color: #868686;height:44px;line-height: 22px;text-align: justify;text-align: center;}

.in-server li a:hover {box-shadow: 0 0 10px #cacaca;border-color: #d6d6d6;}
.in-server li:hover .i-center i{color: #fff;transform: rotateY(180deg);-ms-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-o-transform: rotateY(180deg);}
.in-server li:hover .line{background:#0b8ad7;}
@media (max-width:767px) /*手机端*/
{
.in-server li h4 {margin: 10px 0;font-size: 18px;}
} 

/*关于我们*/
.about-1 {margin: 0;}
.about-1 .text {margin-top: 50px;text-align: justify;font-size: 16px;line-height: 1.8;}
.about-1 .text p {margin:10px 0;}
.about-1 .in-total {margin-top: 50px;background: none;color: #333;}
.about-1 .in-total li {padding-top: 0;padding-bottom: 0;}

@media (max-width:768px) /*手机端*/
{
  .about-1 .text {margin-top: 30px;}
  .about-1 .in-total {margin-top: 30px;}
  .about-1 .in-total li:nth-child(n+3) {padding-top: 30px;}
}  

/*首页>>关于我们*/
.sy-about{padding:60px 0;background:url(images/jj-bg.jpg) no-repeat center/cover;}
.sy-about .cent{padding:35px;background:#fff;height:442px;overflow:hidden;}
.sy-about .cent .t1{font-size: 28px;color:#0b8ad7;font-weight: bold;margin-top: 5px;margin-bottom: 10px;}
.sy-about .cent .con{font-size: 16px;line-height:1.8;height:295px;overflow: hidden;font-weight: normal;text-align: left;padding-right: 15px;}
.sy-about .cent .con p {font-size: 16px;text-indent: 2em;margin-bottom: 10px;color:#666;}
.sy-about .videobox{padding:0px;margin-bottom:0px;}
.sy-about .videobox video{width:100%;height:442px;}

@media (max-width:998px) /*手机端*/
{
.sy-about{padding:30px 0;}
.sy-about .cent{padding:25px 20px;margin-bottom:20px;}
.sy-about .cent .t1{font-size: 24px;}
.sy-about .videobox video{width:100%;height:100%;}
}

/*滚动条自定义样式*/
.ScrollStyle{overflow: auto !important;}
.ScrollStyle::-webkit-scrollbar{box-sizing:border-box;width:9px;height:9px;background:#eee;}
.ScrollStyle::-webkit-scrollbar-button{width:9px;height:0px;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.ScrollStyle::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.15);}
.ScrollStyle::-webkit-scrollbar-thumb{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5; border-radius:5px;}
.ScrollStyle::-webkit-scrollbar-thumb:hover{border:1px solid rgba(0,0,0,.21);background-color:#2d66a5;}
.ScrollStyle::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#e4e4e4),to(#f4f4f4));}
.ScrollStyle::-webkit-scrollbar-corner{background-color:#f1f1f1;}

/*行业案例*/
.single-client {
  text-align: center;
}
.single-client .content {
  text-align: center;
  padding: 0 22px;
  background: #f3f3f4;
  padding-top: 82.5px;
  padding-bottom: 40px;
  display: block;
  border: 1px solid #e2e2e2;
}
.single-client:hover .content,
.single-client:focus .content,
.single-client:active .content {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.single-client .img-holder {
  border: 9px solid #0b8ad7;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: -82.5px;
  position: relative;
  z-index: 99;
  overflow: hidden;
}
.single-client h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  margin-top: 24px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.single-client h2 a {
  color: #0b8ad7;
}
.single-client h2 a:hover {
  color: #fff;
}
.single-client p {
  color: #555;
  font-size: 14px;
  margin-top: 11px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.single-client:hover p {
  color: #fff;
}
.single-client:hover h2 a,
.single-client:hover ul li a {
  color: #fff;
}
.single-client ul {
  margin-top: 0px;
  padding-bottom: 29px;
}
.single-client ul li {
  display: inline;
}
.single-client ul li a {
  display: inline-block;
  color: #0b8ad7;
  font-size: 18px;
  margin: 0 14px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.single-client .img-holder img {
  transform-style: flat!important;
  -webkit-transform-style: preserve-3d;
  border-radius: 50%;
  width: 165px;
  height: 165px;
  overflow: hidden;
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0b8ad7;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.item:hover .hvr-bounce-to-bottom,
.item:focus .hvr-bounce-to-bottom,
.item:active .hvr-bounce-to-bottom {
  color: white;
}
.item:hover .hvr-bounce-to-bottom:before,
.item:focus .hvr-bounce-to-bottom:before,
.item:active .hvr-bounce-to-bottom:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.animation-delay-400 {
  -webkit-animation-delay: 400ms;
       -o-animation-delay: 400ms;
          animation-delay: 400ms;
}
/*首页_行业案例*/
.case-list {}
.case-list .item{position:relative;}
.case-list .item a{display:block;width:100%;overflow:hidden;}
.case-list .item a img{clear:both;overflow:hidden;display:block;width:100%;height:auto;text-align:center;transition:all 0.5s ease;}
.case-list .item a:hover img{transform:scale(1.2);transition:all 0.5s ease;}
.case-list .item a .tit{position:absolute;top:45%;left:0px;z-index:2;line-height:1.5;color:#ffffff;font-size:18px;text-align:center;display:block;width:100%;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;padding: 0 10px;}
.case-list .item a .tit i{display: block;font-size: 30px;}
.case-list .item a:hover .tit{opacity:1;filter:alpha(opacity=100);}
.case-list .item a .cover-bg{position:absolute;top: 0;left: 0;width: 100%;height: 100%;z-index:1;background:#000;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.case-list .item a:hover .cover-bg{;opacity:0.6;filter:alpha(opacity=60);}
.case-list .item a .cover-bg2{position:absolute;top: 5%;left: 5%;width: 90%;height: 90%;border: 2px solid #fff;z-index:2;background:none;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.case-list .item a:hover .cover-bg2{;opacity:1;filter:alpha(opacity=100);}

@media (max-width: 767px) {
.case-list .item a .tit{font-size:14px;top:43%;}
.case-list .item a .tit i{font-size: 25px;}
}
/*首页-评价*/
.sy_pingjiabg{background: url(../images/pingjia-bg.jpg) no-repeat center / cover;}
.sy_pingjia{position:relative;max-width:1170px;margin:0 auto;background:#fff;border-radius: 30px;}
.sy_pingjia .item{padding:95px 120px;display: table;}
.sy_pingjia .item .pic{display: inline-block;width: 172px;height: 172px;line-height: 0;border-radius: 86px;overflow:hidden;}
.sy_pingjia .item .pic img{width: 100%;height: 100%}
.sy_pingjia .item .con{display: inline-block;padding-left: 30px;display:table-cell; vertical-align:middle;}
.sy_pingjia .item .con .t1{font-size: 18px;font-weight: bold;line-height: 1.1;}
.sy_pingjia .item .con p{font-size: 16px;color: #666;line-height: 1.8;margin-top: 12px;}

.sy_pingjia .swiper-button-prev-p2 {left:0;top:49%;width: 30px;height: 48px;background: url(images/pj-l.jpg) no-repeat 0 0;opacity:0.5;filter:alpha(opacity=50);transition:all 0.5s ease;}
.sy_pingjia .swiper-button-next-p2 {right:0;top:49%;width: 30px;height: 48px;background: url(images/pj-r.jpg) no-repeat 0 0;
opacity:0.5;filter:alpha(opacity=50);transition:all 0.5s ease;}
.sy_pingjia .swiper-button-prev:after,
.sy_pingjia .swiper-button-next:after {
  font-family: none;
  font-size: 0;
}
.sy_pingjia .swiper-button-prev-p2:hover,.sy_pingjia .swiper-button-next-p2:hover {opacity:1;filter:alpha(opacity=100);}
@media (max-width:1024px) /*手机端*/
{
.sy_pingjia{margin:0px 15px;}
.sy_pingjia .item{padding:60px 80px;}
}
@media (max-width:768px) /*手机端*/
{
.sy_pingjia .item{padding:50px 70px;}
}
@media (max-width:767px) /*手机端*/
{
.sy_pingjia .item{padding:35px 50px;}
.sy_pingjia .item .pic{display: block;margin:0 auto;width: 120px;height: 120px;border-radius: 60px;}
.sy_pingjia .item .con{display: block;margin-top: 30px;padding-left: 0px;text-align: center;}
}

/*首页-新闻动态*/
.list-2 {overflow: hidden;}
.list-2 li {}
.list-2 li a {display: block;overflow: hidden;border: 1px solid #e4e4e4;padding: 12px;}
.list-2 li .date {float: left;width: 65px;background-color: #969393;color: #fff;text-align: center;padding: 7px 0;}
.list-2 li .date strong {display: block;font-family: Impact;font-size: 30px;line-height: 1;margin-bottom: 1px;}
.list-2 li .text {margin-left: 77px;}
.list-2 li .text h4 {font-size:16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-2 li .text p {margin: 2px 0 0;color: #888;height: 40px;overflow: hidden;}
.list-2 li a:hover {border-color: #0b8ad7;}
.list-2 li a:hover .date {background-color: #0b8ad7;}

/*栏目-企业文化*/

.sy-service {
  clear: both;text-align: center;padding-top: 5px;
}

.sy-service li {
  margin-bottom: 0px;
  background: #fff;
  padding:40px 36px;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.sy-service li .pic {
  display:block;
  margin:0 auto;
  width: 100px;
  height: 100px;
  background:#0b8ad7;
  text-align: center;
  line-height: 100px;
  border-radius: 50%;
}

.sy-service li .pic i{
  color: #fff;
  font-size: 50px;
  -webkit-transition: all 0.5s;transition: all 0.5s;
}

.sy-service li:hover {

  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.sy-service li h4 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
}
.sy-service li .line{margin:15px auto;width:30px;height:2px;background:#46b085;}
.sy-service li p {
  width: 100%;
  margin: 0px auto;
  color: #666;
  line-height: 24px;
  text-align:center;
  text-align:justify;
  text-align-last: center;
  max-height: 144px;
}
.sy-service li:hover .pic i{-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}

/*图片列表*/
.images-list .row {margin-left:-15px;margin-right: -15px;}
.images-list .row .item {margin-top:20px;border: 1px solid #e4e4e4;padding: 15px;}
.images-list .row .item .pic{display:block;overflow:hidden;}
.images-list .row .item .pic img{width:100%;}
.images-list .row .item .pic:hover img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.images-list .row .item .con{padding: 10px 0 0px;}
.images-list .row .item .con .title{font-size: 16px;font-weight: normal;height: 1;text-align: center;}
.images-list .row .item .con p{font-size: 14px;color:#5a5a5a;margin-top: 3px;height: 42px;line-height: 21px;overflow:hidden;}

.images-list1 {}
.images-list1 .item {}
.images-list1 .item .pic{display:block;overflow:hidden;}
.images-list1 .item .pic img{width:100%;}
.images-list1 .item .pic:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.images-list1 .item .con{padding: 10px 0 0px;}
.images-list1 .item .con .title{font-size: 16px;font-weight: bold;height: 1;}
.images-list1 .item .con p{font-size: 14px;color:#5a5a5a;margin-top: 3px;height: 42px;line-height: 21px;overflow:hidden;}

/*首页-合作机构*/
.images-list2 .row {margin-left:-15px;margin-right: -15px;}
.images-list2 .row .item {padding:15px;margin-top: 20px;text-align: center;border:1px solid #eee;overflow:hidden;-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.images-list2 .row .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.images-list2 .row .item a{display:block;overflow:hidden;}
.images-list2 .row .item .pic{min-height:70px;line-height: 70px;}
.images-list2 .row .item .pic img{width:auto;max-height:70px;}
.images-list2 .row .item .title{height: 2;line-height: 2;}
.images-list2 .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}


.images-list22 .item {padding:20px 15px;background: #fff;text-align: center;border:1px solid #eee;overflow:hidden;}
.images-list22 .item .pic{min-height:70px;line-height: 70px;}
.images-list22 .item .pic img{width:auto;max-height:70px;}
.images-list22 .item .title{height: 2;line-height: 2;}

/*首页-新闻中心*/
.news-list5{clear:both;overflow:hidden;}
.news-list5 li{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 0px 0px;text-align:left;}
.news-list5 li .pic{display:block;width:100%;height:280px;overflow:hidden;}
.news-list5 li .pic img{width:100%;height:100%;display:block;}
.news-list5 li .pic img:hover{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.news-list5 li .content{display:inline;}
.news-list5 li .content a{display:block;line-height:25px;font-size:18px;padding:10px 0;}
.news-list5 li .content p{display:block;color:#888;line-height:20px;max-height: 60px;} 
/*文章列表左边日期*/
.wzlb_zbrq_box{clear:both;}
.wzlb_zbrq_box li{margin:20px 0 0px 0;height:88px;padding-bottom:20px;position:relative;border-bottom:1px dotted #999;overflow:hidden;}
.wzlb_zbrq_box .date{position:absolute;left:0px;top:0px;max-width:66px;height:68px;background:#0b8ad7;border:#e3e3e3 0px solid;text-align:center;font-family:Arial;padding:0px;width:100%;}
.wzlb_zbrq_box .date span{display:block;}
.wzlb_zbrq_box .date span.date1{line-height:30px;border-bottom:0px solid #333;color:#fff;font-size: 28px;font-weight:bold;margin:0 auto;padding-top:10px;}
.wzlb_zbrq_box .date span.date2{color:#fff;font-size:12px;}
.wzlb_zbrq_box .con{margin-left:85px;}
.wzlb_zbrq_box .con a.title{clear:both;display:block;font-size:16px;font-weight: bold;height:1.5em;line-height:1.5em;color:#333;text-decoration:none;margin:0px 0px 0px 0px;overflow:hidden;}
.wzlb_zbrq_box .con a.title:hover{color:#0b8ad7;}
.wzlb_zbrq_box .con div.introduct{color:#888;line-height:20px;max-height:40px;margin-top: 4px;}

.wzlb_zbrq_box .con .mored{clear:both;margin-top: 12px;width:90px;height:26px;line-height:26px;text-align: center;background:#e8e8e8;color:#0b8ad7;display:block;overflow:hidden;}
.wzlb_zbrq_box .con .mored:hover{background:#0b8ad7;color:#fff;}

@media (max-width:998px) /*手机端*/
{
.wzlb_zbrq_box li{margin:15px 0 0px 0;padding-bottom:15px;}
.wzlb_zbrq_box .con{margin-left:78px;}
}


/*栏目-荣誉资质*/
.images-list8 {padding-top:10px;padding-bottom:10px;}
.images-list8 .item {padding:15px;text-align: center;border:1px solid #f5f5f5;overflow:hidden;box-shadow: 0px 0px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .2);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.images-list8 .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.images-list8 .item .pic{min-height:80px;line-height: 1;}
.images-list8 .item .pic img{width:auto;height:auto;}
.images-list8 .item .title{height: 2;line-height: 2;color: #000;}
.images-list8 .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}
@media only screen and (max-width:767px) 
{
   .images-list8 .item {padding:10px;}
}

/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;margin-top:0px;}
.news-list li.tw{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list li.tw .pic{float:left;width:160px;height:105px;overflow:hidden;margin-right:10px;}
.news-list li.tw .pic img{width:100%;height:100%;display:block;}
.news-list li.tw .content{display:inline;}
.news-list li.tw .content a{display:block;line-height:30px;font-size:16px;}
.news-list li.tw .content span{color:#808080;height:75px;line-height:25px;} 

.news-list li.item{clear:both;overflow:hidden;width:100%;border-bottom:1px dashed #e5e5e5;}
.news-list li.item .title{float:left;font-size: 16px;height: 60px;line-height: 60px;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .title i{font-size: 11px;color: #666;margin:0 6px 0 2px;}
.news-list li.item .title:hover i{color: #0b8ad7;}
.news-list li.item .date{float:right;padding-right: 0px;line-height: 60px;font-size: 16px;color: #999;}
@media (max-width:767px) /*手机端*/
{
  .news-list li.item .title{font-size: 14px;height: 50px;line-height: 50px;max-width:76%;}
.news-list li.item .title i{font-size: 10px;margin:0 5px 0 0px;}
.news-list li.item .date{line-height: 50px;font-size: 14px;}
}


/*栏目-新闻资讯列表*/

.news-list li.tw2{display:block;width:100%;padding: 20px;margin-top:20px;text-align:left;border:1px solid #ededed;overflow:hidden;}
.news-list li.tw2:hover{border:1px solid #0b8ad7;}
.news-list li.tw2 .pic{overflow:hidden;}
.news-list li.tw2 .pic img{width:100%;height:100%;max-height: 200px;display:block;}
.news-list li.tw2:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw2 .content{padding-left: 30px;}
.news-list li.tw2 .content .t1{display:block;font-size:18px;margin-bottom: 5px;overflow:hidden;}
.news-list li.tw2 .content .t2{color:#888;max-height:125px;line-height:25px;overflow:hidden;} 
.news-list li.tw2 .content .date{color:#888;margin-bottom: 5px;} 
@media (max-width:767px) /*手机端*/
{
  .news-list li.tw2{padding:0px 0 15px 0;margin:15px 0px 0px 0px;border:0px solid #eee;border-bottom:1px solid #eee;}
  .news-list li.tw2:hover{border:0px solid #0b8ad7;}
  .news-list li.tw2 .pic{margin-top: 5px;}
  .news-list li.tw2 .content{padding-left: 0px;}
  .news-list li.tw2 .content .t1{font-size:16px;margin-bottom: 2px;margin-top: 10px;}
  .news-list li.tw2 .content .t2{max-height:60px;line-height:20px;} 
  .news-list li.tw2 .content .date{margin-bottom: 2px;} 
}

/*swiper*/

@media (max-width:1024px) /*手机端*/
{
    .swiper-inner{padding-bottom:25px;}
    .swiper-inner .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
    .swiper-inner .swiper-pagination-bullet-active{opacity:1;}
}

.swiper-inner2{padding-bottom:25px;}
.swiper-inner2 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
.swiper-inner2 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
.swiper-inner2 .swiper-pagination-bullet-active{opacity:1;}

/*栏目-关于我们*/
.lm-about{display:inline-block;height:auto;background: url(images/company.png) no-repeat right top;}
.lm-about .item{margin-top:130px;padding:30px 40px;border-radius: 20px;background:#f8f1ff;overflow:hidden;} 
.lm-about .item .con{padding:10px 0px;background:url(images/qiqiu2.png) no-repeat right bottom;} 
.lm-about .item .con .title{font-size: 40px;font-weight: bold;color: #0b8ad7;line-height: 1.5;} 
.lm-about .item .con p{margin:20px 0;line-height: 2;color:#5a5a5a;overflow:hidden;} 
@media (max-width: 768px) {
  .lm-about{background: url(images/company.png) no-repeat center top;border-radius: 20px;}
  .lm-about .item{margin:60px 15px 0;border-radius: 15px;} 
}
@media (max-width: 767px) {
  .lm-about .item .con .title{font-size: 28px;} 
  .lm-about .item{margin:40px 15px 0;padding:20px;} 
}


/*栏目-资质荣誉*/
.cgal2{}
.cgal2 .row {margin-left: -15px;margin-right: -15px;}
.cgal2 .item {margin-top: 20px;background-color: #ffffff;overflow:hidden;border:1px solid #f5f5f5;box-shadow: 0px 0px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .3);}
.cgal2 .item .con{padding:10px 10px;}
.cgal2 .item .con .title{height: 2;line-height: 2;font-size:16px;text-align: center;}
.cgal2 .item .con .intro{display:block;line-height: 22px;font-size:12px;color:#666;}
.cgal2 .item .img{overflow: hidden;width:100%;}
.cgal2 .item .img img{width:100%;}
.cgal2 .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}


/*栏目-精彩活动*/

.huodong .row {margin-left: -15px;margin-right: -15px;}
.huodong .item a{display:block;width:100%;margin-top: 20px;overflow:hidden;}
.huodong .item a .con{width:100%;padding:5px 0;text-align: center;}
.huodong .item a .con .t1{height: 1.5;line-height: 1.5;padding:8px 0;border-bottom:1px solid #ddd;font-size: 16px;font-weight: bold;}
.huodong .item a .con .t2{color:#0b8ad7;margin-top: 5px;}
.huodong .item a .img{overflow: hidden;}
.huodong .item a .img img{width:100%;}
.huodong .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

/*产品内容页样式*/
.product-content .detail .title{clear: both;text-align: left;overflow: hidden;background: #007dc8;line-height: 40px;color: rgb(255,255,255);font-weight: 600;padding-left:15px;font-size: 16px;}

/*在线留言表单*/
.ui-validForm{padding-top:30px;}
.form-group::before,.form-group::after{content:"";display:table} 
.form-group::after{clear:both} 
.form-group{position:relative;padding:10px 0px;}
.form-group .control-label{position:absolute;left:0px;top:10px;}
.form-group .controls{padding-left:100px;}
.form-group .form-control{border:1px solid #eeeeee;height:32px;line-height:32px;width:100%;padding:2px 5px;font-size:14px;color:#666;transition:all .5s ease-in-out}
.form-group .form-control:focus{border-color:#ad7669}
.form-group textarea.form-control{height:300px}
.form-group .help-block{display:block}
.btn{border:1px solid #0b8ad7;color:#fff;height:35px;width:120px;background:#0b8ad7;transition:all .5s ease-in-out}
.btn:hover{background:#805246}
.form-group .controls-verificationCodeImage{position:relative;max-width:400px;_width:400px;}
.form-group .lb_verificationCodeImage{position:absolute;display:inline-block;right:1px;top:0px;height:32px;overflow:hidden}
.form-group .lb_verificationCodeImage img{height:30px;}

.el-textarea__inner:focus,.el-input.is-active .el-input__inner, .el-input__inner:focus{border-color: #0b8ad7!important;outline: 0;}
.el-button--small, .el-button--small.is-round {padding: 12px 50px!important;}
.el-button--medium, .el-button--medium.is-round {padding: 12px 50px!important;}
.el-button--primary {background-color: #0b8ad7!important;border-color: #0b8ad7!important;}
.el-form--label-left .el-form-item__label {text-align: center!important;}
.el-textarea textarea{height: 80px!important;}


/*悬浮图标*/
.service-online {
  position: fixed;
    _position: absolute;
    bottom: 40%;
    right: .1%;
    z-index: 1000;
}
.service-online .btn {
  width: 50px; height: 50px; font-size: 22px; margin-bottom: 1px; vertical-align: middle; display: block; background-color: #0b8ad7;border: 0px solid rgb(208, 208, 208);
}
.service-online .btn .fa {
  line-height: 40px; vertical-align: top;
}
.service-online :last-child.btn {
  margin-bottom: 0px;
}
.service-online #hotline {
  position: relative;
}
.service-online .linebox {
  left: -185px; width: 190px;bottom: 0px; display: none; position: absolute;
}
.service-online .linebox p {
  line-height: 1.8;
}
.service-online .linebox p .fa {
  top: 4px; line-height: 1.4; position: relative;
}
.service-online #hotline .linebox .contentbox {
  background: rgb(255, 255, 255); padding: 9px 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 170px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online #hotline:hover .linebox {
  display: block;
}
.service-online .ewm {
  left: -145px; width: 150px; height: 150px; bottom: 0px; display: none; position: absolute;
}
.service-online #weixinIm:hover .ewm {
  display: block;
}
.service-online .ewm .contentbox {
  background: rgb(255, 255, 255); padding: 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 130px; height: 150px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online .contentbox .border-right-empty {
  width: 0px; height: 0px; right: -12px; bottom: 10px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(13, 13, 13); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
.service-online .contentbox .border-right-empty span {
  left: -12px; top: -12px; width: 0px; height: 0px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(251, 251, 251); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.service-online .ewm img {
  width: 120px; height: 120px;
}

/*移动端底部固定导航*/
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;color:#fff;background:#0377bd;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.footer-fixed ul{height:60px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;}
.footer-fixed ul li{flex-grow:1;}
.footer-fixed ul li + li{border-left:1px solid rgba(255,255,255,0.3);}
.footer-fixed ul li a{display:block;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer-fixed ul li span{font-size:16px;color:#fff;line-height:26px;}
.footer-fixed ul li .fa-home{font-size:20px;}
.footer-fixed ul li p{color:#fff;font-size:12px;}
.footer-fixed.active{transform:translateX(280px);z-index:9;}

/*栏目-团队*/
.lm-team {clear: both;}
.lm-team .item {border:1px solid #eee;padding:20px;margin-top: 30px;border-radius: 20px;overflow:hidden;}
.lm-team .item .pic{display:block;overflow:hidden;border-radius: 10px;position:relative;}
.lm-team .item .pic img{width:100%;}
.lm-team .item:hover .pic img{transform:scale(1.1,1.1);transition: all 0.5s ease-out 0s;}
.lm-team .item .con{padding:10px 0 10px 30px;}
.lm-team .item .con .t1{display:block;font-size:20px;font-weight: bold;line-height: 2;}
.lm-team .item .con .t2{display:block;font-size:18px;color: #ff9900;font-weight: bold;line-height: 2;margin-bottom: 15px;}
.lm-team .item .con p{display:block;font-size:16px;color: #666;line-height: 2;}
.lm-team .item:hover{background: #e3f4ff;border:1px solid #0b8ad7;}
@media (max-width:767px) /*手机端*/
{
.lm-team .item {padding:15px;margin-top: 20px;border-radius: 20px;}
.lm-team .item .con{padding:10px 0 10px 0px;text-align: center;}
}


/*联系我们*/
.lm-contact{margin: 20px 0;padding: 45px 80px;background-color: #f5f5f5;overflow: hidden; }
.lm-contact .title{font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.lm-contact p{padding: 0px;margin:20px 0px;font-size: 16px;color: #666;line-height: 25px;}

@media (max-width:1024px) /*手机端*/
{
.lm-contact{padding: 40px 35px;}
.lm-contact p{padding-right: 30px;}
}
@media (max-width:767px) /*手机端*/
{
.lm-contact{margin: 0px 0 10px 0;padding: 20px 0px;background-color: #fff; }
.lm-contact .title{font-size: 18px;margin-bottom: 10px;}
.lm-contact p{margin:0px 0px;font-size: 14px;padding-right: 0px;}
.zxlyt{margin-top: 10px;}
}

/*产品内容页*/

.p-content{font-size:16px;line-height:2;min-height: 300px;padding:20px 30px;border:1px #ddd solid;margin:20px 0;background:#fff;overflow:hidden; }

.product-detail {font-size:16px;line-height:2;margin:20px auto 20px 30px;}
.product-detail .title{font-size:28px;color:#0b8ad7;font-weight:bold;margin-bottom:8px;}
.product-detail .line{width:80px;background:#f95927;height:2px;margin-bottom:10px;}
.product-detail .jianjie{line-height:2;color:#666;margin-bottom:16px;font-size:14px;}
.product-detail .renzheng img{margin-right:8px;margin-top:10px;}
.product-detail .renzheng,.page-productdetail .detail-top .price,.page-productdetail .detail-top .hotline{font-weight:bold;font-size:18px;}

.product-detail .zixunbox{width:100%;border-top:1px solid #ddd;margin-top:10px;padding-top:30px;}
.product-detail .zixunbox li{float: left;width:33%;}
.product-detail .zixunbox .zixun{color:#fff;background:#0b8ad7;font-size:18px;height:50px;text-align: center;font-weight:normal;line-height:50px;margin-right: 15px;border-radius: 5px;display: block;cursor:pointer}
.product-detail .zixunbox li:last-child .zixun{margin-right: 0px;}

.p-content .comtitle{margin-top:20px;height:40px;background: url(../images/p-titbg.png) no-repeat 100px center;}
.p-content .comtitle span{display:inline-block;color:#0b8ad7;height:40px;line-height:40px;font-size:20px;font-weight:bold;}
.p-content .contentbox{padding:10px 0 20px;}
.p-content .contentbox p{margin:10px 0;}
@media (max-width:1024px) /*手机端*/
{
    .product-detail .zixunbox li{width:50%;}
}
@media (max-width:767px) /*手机端*/
{
  .p-content{font-size:14px;padding:0px 0;margin-top:10px;border:0px #d8d8d8 solid;}
    .product-detail {margin:15px auto;}
    .product-detail .title{font-size:24px;}
    .product-detail .comtitle span{height:50px;line-height:50px;font-size:22px;}
    .p-content .comtitle{margin-top:10px;}
}
/******recommend*******/
.recomCon {
  clear:both;
  margin: 20px 0;
  padding: 30px 15px;
  background: #fff;
  border: 1px solid #dddddd;
  overflow:hidden;
}
.recomCon .recom-tit {
  font-size: 20px;
  line-height: 32px;
  padding: 0px 15px;
}
.recomCon .recom-tit .more {
  float: right;
  font-size: 14px;
  width: 110px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ddd;
  transition: all ease 600ms;
}
.recomCon .recom-tit .more:hover {
  width: 130px;
  transition: all ease 600ms;
}
.recomCon.recomNews .recom-tit {
  padding-bottom: 0;
}
.recomCon.recomNews .recom-tit s {
  width: 4px;
  height: 20px;
  margin-right: 12px;
  background: #0b8ad7;
  display: inline-block;
  vertical-align: middle;
}
.recomCon .txtimglist {
  width: 100%;
}
.recomCon .txtimglist .item {
  display:block;
  width:100%;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  overflow:hidden;
}
.recomCon .txtimglist .item a {
  display: block;
}
.recomCon .txtimglist .item img {
  width: 100%;
}
.recomCon .txtimglist .item .con{
  padding-left: 15px;
}
.recomCon .txtimglist .item h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
}
.recomCon .txtimglist .item .txt {
  color: #999999;
  line-height: 24px;
  max-height: 72px;
}

@media (max-width:767px) /*手机端*/
{
.recomCon {padding: 20px 0px;}
.recomCon .txtimglist .item .con{padding-top: 10px;padding-left: 0px;}
}
/*下载栏目*/
.downcontent{
  clear: both;
  width: 100%;
  padding: 20px 50px;
  margin: 20px auto 0px;
  line-height: 250%;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}

.downcontent ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  font-size: 16px;
}
.downcontent ul li:last-child {
  border: 0;
}
.downcontent ul li p {
  padding: 0;
  margin: 0;
  line-height: 28px;
}
.downcontent ul li:hover p {
  color: #0071c1;
}
.downcontent ul li p span {
  color: #888;
  font-size: 14px;
}
.downcontent ul li .more03{
  margin-top: 10px;
}
.downcontent ul li .more03 a{
  color: #0b8ad7;
  background:#fff;
  clear: both;
  padding: 10px 30px;
  border: 1px solid #0071c1;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  font-size: 14px;
  text-align: center;
}

.downcontent ul li .more03 a:hover {
  background: #0b8ad7;color: #fff;
}

@media (max-width:768px) /*手机端*/
{
.downcontent{padding: 20px 15px;}
}


/*栏目-资质荣誉*/
.lm-ygfc {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.lm-ygfc .swiper-slide {
    width: 520px;
    background: #fff;
    border-radius: 5px;
    overflow:hidden;
}

.images-list7 .item {padding:10px;overflow:hidden;}
.images-list7 .item {}
.images-list7 .item .con{width:100%;}
.images-list7 .item .con .t1{float:left;width:100%;text-align: center;line-height: 40px;font-size: 16px;}
.images-list7 .item .con .t2{float:left;width:30%;text-align: right;line-height: 40px;}
.images-list7 .item .pic{position:relative;z-index: 1;overflow:hidden;}
.images-list7 .item .zbbg{position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:2;width: 59px;height:59px;text-align:center;display:block;background:url(images/zhibo.png) no-repeat 0 0;}
.images-list7 .item a .pic img{width:auto;height:auto;}
.images-list7 .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

#Swiper8 .swiper-slide { 
    background: #fff;
    border-radius: 5px;
}
#Swiper8 .swiper-slide {
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      transition: 300ms;
      transform: scale(0.8);
    }
#Swiper8 .swiper-slide-active,#Swiper8 .swiper-slide-duplicate-active{
      transform: scale(1);
    }

/*首页-友情链接*/
.yunu-link {padding: 0px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #0b8ad7;padding-bottom: 15px;}
.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.yunu-link ul {margin-left: -20px;}
.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;}

/*首页-我们的优势*/

.sy-advantage{text-align: center;padding:0px 0px;}
.sy-advantage li {
  margin-top: 10px;
  margin-bottom: 0px;
}

.sy-advantage li i {
  display:block;
  margin:0 auto;
  font-size: 50px;
  width: 120px;
  height: 120px;
  color: #0b8ad7;
  border: solid 1px #ededed;
  text-align: center;
  line-height: 120px;
  border-radius: 50%;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.sy-advantage li:hover i {
  background: #0b8ad7;
  border: solid 1px #0b8ad7;
  color: #fff;
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.sy-advantage li h4 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
}
.sy-advantage li .line {
  width:40px;height:2px;background:#0b8ad7;margin:0 auto;margin-top:15px;margin-bottom:15px;text-align: center;
}
.sy-advantage li:hover h4 {
  color: #0b8ad7;
}
.sy-advantage  li p {
  width: 80%;
  margin: 0px auto;
  color: #666;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .sy-advantage  li p {width: 90%;}
}


/*问答样式*/
.FaqList{clear: both;padding-bottom: 10px;}
  .FaqList .item{}
  .FaqList .circle{float: left;position: relative;width: 26px;height: 26px;line-height: 26px;margin: 2px 5px 0 0;border-radius: 4px;background: #fe520a;text-align: center;color: #FFF;font-size: 14px;}
  .FaqList .circle:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 0;margin-top: -7px;border: 5px solid transparent;transform: rotate(2deg);-webkit-transform: rotate(2deg);}
  .FaqList .circle.q{margin-left: 8px;font-style: normal;}
  .FaqList .circle.q:after{border-left-color: #fe520a;}
  .FaqList .circle.a{background: #0b8ad7;font-style: normal;}
  .FaqList .circle.a:after{border-left-color: #0b8ad7;}
  .FaqList .ico-hot{float: left;}
  .FaqList .ico-hot:before{width: 40px;height: 18px;margin-top: 1px;background-position: -315px -390px;}
  .FaqList .ht h4{padding-left: 45px;font-size: 16px;font-weight: normal;}
  .FaqList .ct{position: relative;padding: 15px 8px 10px;margin-top: 20px;box-shadow: 0 0 10px rgba(0,0,0,.13);}
  .FaqList .ct .arrow{position: absolute;left: 5px;top: -13px;width: 30px;height: 30px;text-align: center;}
  .FaqList .ct .arrow:before{content: "";display: inline-block;width: 8px;height: 8px;box-shadow: 0 -3px 4px rgba(0,0,0,.1);background: #FFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
  .FaqList .txt{overflow: hidden;line-height: 24px;padding:0 10px;color: #666;min-height: 120px;}
  .FaqList .read{float: right;margin-right: 15px;}

  .FaqList .btns{margin-top: 10px;line-height: 30px;}
  .FaqList .date{margin-left: 15px;color: #ABABAB;font-style: normal;}


  /*首页-服务流程*/
.lm-liucheng .row  {padding:0px 5px;}
.lm-liucheng .row .item {padding:30px 20px;margin-bottom: 20px;text-align: center;background:#fff;border-radius: 6px;overflow:hidden;box-shadow: 0px 0px 15px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 15px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 15px rgba(152, 152, 152, .2);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.lm-liucheng .row .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.lm-liucheng .row .item .pic{min-height:60px;line-height: 1;}
.lm-liucheng .row .item .pic i{font-size: 55px;color: #ff7f00;text-align: center;}
.lm-liucheng .row .item:hover .pic i{color: #ff7f00;}
.lm-liucheng .row .item .title{height: 2;line-height: 2;font-size: 18px;margin-top: 10px;}
.lm-liucheng .row .item:hover .title{color: #ff7f00;}
.lm-liucheng .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}
@media only screen and (max-width:767px) 
{
   .lm-liucheng .row .item {padding:25px 10px;}
}

/*首页_联系我们*/
.sy_lxwm{padding:30px 0;background:#0b8ad7;}
.sy_lxwm .sy_lx_com{text-align:center;}
.sy_lxwm .sy_lx_com .sy_lx_c_com{color:#FFF;font-size:20px;}
.sy_lxwm .sy_lx_com .sy_lx_c_com span{font-size:30px;}
.sy_lxwm .sy_lx_com .sy_lx_c_more{text-align:center;}
.sy_lxwm .sy_lx_com .sy_lx_c_more a{color:#FFF;font-size:16px;border:1px solid #FFF;padding:10px 30px;margin-top:6px;border-radius:30px;display:inline-block;transition:all 1.2s ease}
.sy_lxwm .sy_lx_com .sy_lx_c_more a:hover{background:#FFF;color:#0b8ad7}

@media (max-width:768px) /*手机端*/
{
.sy_lxwm .sy_lx_com .sy_lx_c_com{font-size:18px;}
.sy_lxwm .sy_lx_com .sy_lx_c_com span{font-size:25px;}
.sy_lxwm .sy_lx_com .sy_lx_c_more a{padding:5px 30px;margin-top:10px;border-radius:20px;}
}
/*底部*/
.dbcom{padding-bottom:0px;background:#363636;}
.dbcom .com_1{padding:40px 0px 25px;}
.dbcom .com_1 h4{display:block;font-size:20px;font-weight:normal;color:#fff;margin-bottom:5px;}
.dbcom .com_1 ul{clear:both;overflow:hidden;}
.dbcom .com_1 ul li a{display:block;line-height:2;color:#aaa;}
.dbcom .com_1 ul li a:hover{color:#FFF;}
.dbcom .com_1 .ewm{text-align:center;}
.dbcom .com_1 .ewm .s1{margin-top:6px;}
.dbcom .com_1 .ewm .s2{font-size:14px;line-height:1.5;margin-top:5px;color:#aaa;}
.dbcom .com_1 .ewm img{max-width:120px;}

.dbcom .db_dh{clear: both;margin-top:5px;}
.dbcom .db_dh .dbdh{display:inline-block;vertical-align:top;margin-right:5px;}
.dbcom .db_dh .dbhm{display:inline-block;text-align:left;vertical-align:top;}
.dbcom .db_dh span{display:block;line-height:25px;}
.dbcom .db_dh span.s1{font-size:30px;color:#FFF;}
.dbcom .db_dh span.s2{font-size:14px;color:#aaa;margin-top: 5px;}
.dbcom .dizhi {margin-top:10px;font-size:14px;color:#aaa;line-height:25px;}

.dbcom .com_2{text-align:center;color:#888;padding:18px 10px;border-top: 1px solid #444;}
.dbcom .com_2 a{color:#888;}

 @media (max-width:767px) /*手机端*/
{
  .dbcom{padding-bottom:60px;}
.dbcom .com_1 .ewm .s1{margin-top:0px;}
}
/*顶部弹窗*/
.modal-header{
  padding:10px 15px 65px; 
  background: url(images/mt-bg.jpg);
  background-size:100% 100%;
  border-bottom: 0px solid #e5e5e5;
}
.modal-content {
    overflow:hidden;
}

.modal-content .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
    background: none;
    border:0px;
}
.modal-content .modal-body{
    padding:15px 40px 0;width:100%;
}
.modal-content .modal-footer{
    border-top: 0px solid #eee;
}

    .modal-content .close:hover,
    .modal-content .close:focus {
        color: #ff7e00;
        text-decoration: none;
        cursor: pointer;
        opacity: 1
        filter: alpha(opacity=100);
    }